home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1998 / MacHack 1998.toast / The Hacks! / PalmGray / Src / grayEdit.h < prev    next >
Encoding:
Text File  |  1998-06-20  |  238 b   |  9 lines  |  [TEXT/CWIE]

  1. void DrawPenPaints();
  2. void DrawEditor();
  3. //void DrawBitmapInGadget(BitmapPtr bmp, Word obj);
  4. void DrawEditorAndDisplays();
  5. void HitPixel(SWord x, SWord y);
  6. void SaveAndSwitch(Word switchTo);
  7. void SetPenTo(int value);
  8. void InitGrayEdit();
  9.